Total Complexity | 41 |
Dependencies | 5 |
Dependents | 4 |
Total lines | 306 |
Lines of code | 171 |
Logical lines of code | 105 |
Comment lines | 127 |
Methods | 12 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
update() | 47 | 9 | 36 | |
create_or_update() | 53 | 7 | 24 | |
create() | 50 | 6 | 28 | |
get_step_ids_by_campaign_id() | 58 | 6 | 13 | |
delete_all_child_row_by_step_ids() | 62 | 2 | 11 | |
delete_child_row_by_step_id() | 62 | 2 | 11 | |
destroy() | 65 | 2 | 9 | |
is_automation_step_exist() | 63 | 2 | 10 | |
is_automation_step_exist_by_step_id() | 63 | 2 | 10 | |
get_step_ids_by_automation_id() | 66 | 1 | 7 | |
get_step_ids_by_automation_ids() | 66 | 1 | 7 | |
get_total_recipients_for_automation_email() | 71 | 1 | 5 |